CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - laplacian enhancement

搜索资源列表

  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. SimpleImage图像处理软件

    0下载:
  2. 图像处理软件:实现腐蚀,膨胀,开闭操作,提取边界功能,图像增强,均衡化,平移,旋转,错切,镜像,均值滤波,拉普拉斯图像增强功能-Image processing software: to achieve corrosion, expansion, opening and closing operation, the extraction of boundary features, image enhancement, equalization, pan, rotate, shear, mirro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-12
    • 文件大小:19839895
    • 提供者:tt
  1. spetial_image_enhancement.rar

    0下载:
  2. 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95806
    • 提供者:顔瞳
  1. laplacian.rar

    0下载:
  2. 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:216113
    • 提供者:张宇
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. e2

    0下载:
  2. 对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化。 -The image frequency domain, image enhancement, calculate and draw the image of the center of the frequency spectrum, this image with a Laplacian sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:634
    • 提供者:potato
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. ImagEnhanc_in_spatialDom

    0下载:
  2. Image enhancement in spatial domain, the sources include histogram, laplacian, unsharp mask, and spatial filter
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:925283
    • 提供者:dieu
  1. exp01

    1下载:
  2. 1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理-1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neigh
  3. 所属分类:Special Effects

    • 发布日期:2015-12-26
    • 文件大小:1452
    • 提供者:虞佳霓
  1. Proyecto0305.m

    0下载:
  2. Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). Gonzalez. Image Processing-Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:795
    • 提供者:Blass
  1. bookexperiment

    0下载:
  2. 图像处理,拉普拉斯算子基本处理,改进型,可以提高图像锐化效果-Image processing, Laplacian basic processing, improved, can improve the image enhancement effect
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:halrq
  1. dip

    0下载:
  2. dip about Laplacian enhancement technique
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:4090115
    • 提供者:miziy
  1. Laplacian

    0下载:
  2. 拉普拉斯算子,实现边界锐化。拉普拉斯运算是偏导数运算的线性组合[4-6],而且是一种各向同性(旋转不变)的线性运算。包含实验报告以及代码-Enhancement Using the Laplacian (a) Use the programs developed in Projects 03-03 and 03-04 to implement the Laplacian enhancement technique described in connection with Eq. (3.7
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:176808
    • 提供者:landy
  1. image-enhancement

    0下载:
  2. 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2606385
    • 提供者:Haibin Zhang
  1. Image-enhancement

    0下载:
  2. 理解和掌握图像的线性变换和直方图均衡化的原理及应用。 了解平滑处理的算法和用途,学习使用均值滤波、中值滤波和拉普拉斯锐化进行图像增强处理的程序设计方法。 了解噪声模型及对图像添加噪声的基本方法。 -Understand and master image of linear transformation and histogram equalization principle and application. Smoothing algorithms to understand and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:643191
    • 提供者:杨文凌
  1. OpenCV-Laplacian

    0下载:
  2. OpenCV 基于Laplacian算子的图像边缘增强-OpenCV based Laplacian operator image edge enhancement
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:王烽
  1. image-enhancement

    0下载:
  2. 图像处理程序,可实现图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-Image processing program, you can achieve image smoothing, median filtering, the gradient sharpening, Laplacian sharpening, pseudo-color coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2678014
    • 提供者:changzhijie
  1. 2014-7-1

    0下载:
  2. 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2942088
    • 提供者:瑞安
  1. Laplacian--image-enhancement--

    0下载:
  2. 基于Laplacian算子的同态滤波算法研究:文库里面下载不来,网上花钱买来的-Research on Homomorphic Filtering Algorithm Based on Laplacian Operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1123902
    • 提供者:菜鸟
« 12 3 »
搜珍网 www.dssz.com